ComponentOne ASP.NET MVC Controls
GroupWidth Property (BoxWhisker<T>)

C1.Web.Mvc Namespace > BoxWhisker<T> Class : GroupWidth Property
Gets or sets a value that determines the group width as a percentage for the Box and Whisker chart. The default value for this property is 0.8. The min value is 0 and max value is 1.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property GroupWidth As Single
[DefaultValue()]
public float GroupWidth {get; set;}
See Also

Reference

BoxWhisker<T> Class
BoxWhisker<T> Members